Have you tried just setting the
set sv_extmaplist "dm/mohdm6,ffa obj/obj_team2,obj"
Right before you change maps, then force map end, by say changing fraglimit to 1, Then it will load v2
Then to just go back to ffa, exec your server.cfg again.That is one way using mefys mod to achvieve what you are doing.
So your commands would look something like this
Code:
rcon set sv_extmaplist "dm/mohdm6,ffa obj/obj_team2,obj"
rcon timelimit 0 //
rcon roundlimit 5 //etc you need to set for objective games
rcon fraglimit 1 // to force ffa map to end ( providing at least one person has a kill )
//*switches to v2*
//Then to go back to FFA, just execute your server.cfg again
rcon exec server.cfg